Carbon


DisposeCTable

Header: Quickdraw.h Carbon status: Supported

Disposes a ColorTable structure.

void DisposeCTable (
    CTabHandle cTable
);
Parameter descriptions
cTable

A handle to a ColorTable structure to dispose of.

DISCUSSION

The DisposeCTable procedure disposes of the ColorTable record whose handle you pass in the cTable parameter.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)